home *** CD-ROM | disk | FTP | other *** search
- // DH INTERACTIVE LLC, COPYRIGHT (C) 1999
- //
- // floor_falling_in.ast written at Sun Sep 12 20:41 1999
- //
-
- 24 // file_type
- 112 // file_version
-
- //floor_falling_in // Session name
- end
-
- // *** This first section contains the names of all the win_anims used by the table
- floor_falling_in
- end
-
- // *** This second section contains the values for each anim state
- floor_intact
- floor_breaking
- floor_broken
- end
-
-
- floor_intact // name of this anim_state
- floor_falling_in // name for the win_anim for this state
- floor_intact // default link anim for this anim state
- begin_end_frame 0 0
- // Begin entries for this anim state
- end_of_entries
-
- floor_breaking // name of this anim_state
- floor_falling_in // name for the win_anim for this state
- floor_broken // default link anim for this anim state
- begin_end_frame 0 66
- // Begin entries for this anim state
- end_of_entries
-
- floor_broken // name of this anim_state
- floor_falling_in // name for the win_anim for this state
- floor_broken // default link anim for this anim state
- begin_end_frame 66 66
- // Begin entries for this anim state
- end_of_entries
-